home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 4 / Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso / SetAttributesDir / Pearls / cdrom / AmiCDFS2 / SetAttributes
Text File  |  1996-10-22  |  1KB  |  39 lines

  1. .k ScriptDir/A
  2. SetProtection "AmiCDFS.guide.info" RWD
  3. SetProtection "CD0.info" RWD
  4. SetProtection "L.info" RWD
  5. SetProtection "C.info" RWD
  6. SetProtection "NewIcons.info" RWD
  7. SetProtection "Icons.info" RWD
  8. SetProtection "LIBS.info" RWD
  9. SetProtection "MAC0.info" RWD
  10. SetProtection "Sound.info" RWD
  11. CD "C"
  12. Assign ScriptDir<$$>.4: "<ScriptDir>"
  13. Execute "ScriptDir<$$>.4:C/SetAttributes" "ScriptDir<$$>.4:C"
  14. CD /
  15. CD "L"
  16. Assign ScriptDir<$$>.4: "<ScriptDir>"
  17. Execute "ScriptDir<$$>.4:L/SetAttributes" "ScriptDir<$$>.4:L"
  18. CD /
  19. CD "NewIcons"
  20. Assign ScriptDir<$$>.4: "<ScriptDir>"
  21. Execute "ScriptDir<$$>.4:NewIcons/SetAttributes" "ScriptDir<$$>.4:NewIcons"
  22. CD /
  23. CD "Sound"
  24. Assign ScriptDir<$$>.4: "<ScriptDir>"
  25. Execute "ScriptDir<$$>.4:Sound/SetAttributes" "ScriptDir<$$>.4:Sound"
  26. CD /
  27. CD "Icons"
  28. Assign ScriptDir<$$>.4: "<ScriptDir>"
  29. Execute "ScriptDir<$$>.4:Icons/SetAttributes" "ScriptDir<$$>.4:Icons"
  30. CD /
  31. CD "LIBS"
  32. Assign ScriptDir<$$>.4: "<ScriptDir>"
  33. Execute "ScriptDir<$$>.4:LIBS/SetAttributes" "ScriptDir<$$>.4:LIBS"
  34. CD /
  35. SetProtection "AmiCDFS.guide" RWD
  36. SetProtection "CD0" RWD
  37. SetProtection "MAC0" RWD
  38. Assign ScriptDir<$$>.4:
  39.